projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3099c4
)
(dired-internal-noselect): Pass proper format string to message.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 25 Jan 1996 00:52:48 +0000
(
00:52
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 25 Jan 1996 00:52:48 +0000
(
00:52
+0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index ec0a358542f5e5f9842135f60fb7203e27372f06..b31c3b7fc3716912aed917a384c88d940b731031 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-436,7
+436,7
@@
If DIRNAME is already in a dired buffer, that buffer is used without refresh."
(and (= (car (nth 5 attributes)) (car modtime))
(= (nth 1 (nth 5 attributes)) (cdr modtime)))))
nil
- (message
+ (message
"%s"
(substitute-command-keys
"Directory has changed on disk; type \\[revert-buffer] to update Dired")))))
;; Else a new buffer